home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Netherlands - A Compact World
/
The Netherlands.iso
/
chapters
/
2.3.2.dxr
/
Internal_20_txt-change.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-06-10
|
263 b
|
12 lines
property pwelkTxt
on mouseDown me
sendAllSprites(#changetxt, pwelkTxt)
end
on getPropertyDescriptionList me
propertyList = [:]
setaProp(propertyList, #pwelkTxt, [#comment: "welke txt naam", #format: #string, #default: "2.3.2."])
return propertyList
end